﻿1857.1.1 = {
	capital = 55

	oob = "HES_1857"

	set_convoys = 0

	set_research_slots = 2

	### Economy
    add_ideas = generic_unemployment_idea
    set_variable = { unemployment_value_modifier = 0.1 }
    set_variable = { current_unemployment = 0.05 }
    clamp_variable = {
        var = current_unemployment
        min = 0
        max = 1
    }
    update_unemployment_modifier = yes
    add_to_variable = { money = 2 }
	set_variable = { current_loans_sum = 6 }

	add_ideas = {
		#POLITICAL LIBERTIES
		privileged_education
		censored_press
		foa_state_only
		pp_underground_parties
		tu_prohibited
		no_elections
		
		#INDIVIDUAL LIBERTIES
		border_control
		limited_equality
		absolutism						#breach of the constitution (Kurhessischer Verfassungskonflikt)
		volunteer_only
		state_religion
		high_judge_courtroom

		#ECONOMIC POLICY
		mixed_economy
		limited_exports
		taxation_level_2
		civilian_economy
		cl_legal
		agrarian
		
		#INTERNAL BUDGET
		social_spending_level_1
		law_spending_level_4
		road_spending_level_1
		navy_spending_level_3
		army_spending_level_2
		research_spending_level_1
		
		#NATIONAL SPIRITS
		HES_Friedrich_Wilhelm
		victorian_era
		doctrine_napoleonic_army_1
		GEC_idea_german_confederation_middle_power
		GEC_idea_zollverein_1
		GEC_idea_vienna_monetary_treaty
		GEC_idea_strong_zunftwesen		#abolished in 1869 with the rest of the NGC
		NA_B_early_scale_railways
	}
	
	# Diplo
	
	give_military_access = PRS	#Historical Military Roads connecting Westphalia to Brandenburg

	set_politics = {
		ruling_party = autocracy
	}

	set_popularities = {
		anarchism = 0
		ideology_social_liberalism = 0
		ideology_radical_socialism = 0
		social_egalitarianism = 0
		centrism = 0
		traditional_conservatism = 55
		radical_democracy = 0
		chauvinist_populism = 0
		autocracy = 45
		fundamentalism = 0
	}

	set_technology = {
		###Tribal
		tribal_carrier_birds = 1
		tribal_electrical_theory = 1
		tribal_steel_tools = 1
		tribal_tatics = 1
		tribal_gunpowder = 1
		tribal_riding = 1
		tribal_steam_experiments = 1
		tribal_forging = 1
		tribal_artisan = 1
		tribal_chemistry = 1
		tribal_guilds_trade = 1
		tribal_crop_planting = 1
		tribal_irrigation = 1
		tribal_crop_rotation = 1
		tribal_salted_smoked_goods = 1
		tribal_leching = 1
		start_build_tech = 1
		
		###Army
		#Weapons & Equipment
		traditional_mixed_arms = 1 #Pike and Shot
		infantry_weapons = 1 #Modèle 1777 corrigé
		tech_infantry_flintlock_pistol = 1 #Flintlock Pistols
		  #Infanteriegewehr M/1842
		tech_infantry_practical_rifling = 1 #Practical Rifling
		tech_infantry_infantry_swords = 1 #Infantry Swords
		socket_bayonet = 1 #Socket Bayonet
		#Uniforms
		tech_infantry_napoleonic_uniform = 1 #Napoleonic Uniform
		vic_army_cloth = 1 #Victorian Uniform
		civil_army_cloth = 1 #1850 Uniform
		#Cavalry
		basic_cavalry = 1 #Horse and Tack
		horse_transport = 1 #Transport Horses
		horse_artillery = 1 #Horse Limber
		mounted_infantry = 1 #Mounted Infantry
		
		###Army Support
		tech_support = 1 #Victorian Support Equipment
		
		###Military Vehicles
		basic_train = 1 #Simple Steam Train
		
		###Artillery
		gw_artillery = 1 #Bore Gun
		
		###Flight Technology
		
		###Mechanical Engineering
		#Railroad
		mass_transit_early = 1	#Early Mass Transit
		tech_humanities_roadworks = 1 #Roadworks
		iron_railways = 1 #Wrought Iron Railways
		#Locomotives
		steam_locomotive = 1 #Steam Locomotive I
		#Engines
		steam_engine = 1 #Atmospheric Steam Engine
		#Industrial Production
		manufactories = 1 #Manufactories
		
		###Process Engineering
		#Chemical Process
		inorganic_chemistry = 1 #Inorganic Chemistry
		
		###Biochemistry
		#Chemical Synthesis
		wohler_synthesis = 1 #Wohler Synthesis
		polymer_chemistry = 1 #Polymer Chemistry
		#Food Preservation
		early_medicine = 1 #Early Medicine
		#Agriculture
		early_artificial_fertilizer = 1 #Early Artificial Fertilizer
		pre_industrial_farms = 1 #Pre-Industrial Farms
		
		###Electronics and Instruments
		#Alternating Current
		early_alternators = 1 #Early Alternators
		#Telegraph
		electrical_engineering = 1 #Electrical Engineering
		
		###Socio-Economics & Humanities
		tech_humanities_mercantilism = 1 #Mercantilism
		tech_humanities_capitalism = 1 #Capitalism
		tech_humanities_social_stratification = 1 #Social Stratification
		
		###Aviation
		mongolfiere = 1 #Mongolfiere
		ornithopter = 1 #Ornithopter
		
		###Special Projects
		
		###Land Doctrines
	}

	add_equipment_to_stockpile = { type = infantry_equipment_rifle_0 amount = 400 producer = HES }
	add_equipment_to_stockpile = { type = uniform_equipment_0 amount = 400 producer = HES }
	add_equipment_to_stockpile = { type = cavalry_equipment_0 amount = 250 producer = HES }
	add_equipment_to_stockpile = { type = cannon_equipment_0 amount = 6 producer = HES }
	#Hesse-Kassel's National Debt amounted to 18.35m Thaler (HES: 16.95m Thaler + Waldeck-Pyrmont: 1,400,000 Thaler; totals = 2.69m Pound Sterling as of 1871) at the end of 1857; income per year 5.24m Thaler (HES: 4.75m Thaler + W.P.: 490.000 Thaler; totals = 0.77m Pound Sterling) = 3.49 GDP of debt
	
	#Political Leaders
	recruit_character = HES_friedrich_wilhelm_i
	recruit_character = HES_friedrich_scheffer
	
	#Generals
	recruit_character = HES_eduard_von_haynau
	recruit_character = HES_wilhelm_von_hanau
	
	#Political Advisors
	recruit_character = HES_heinrich_koenig
	recruit_character = HES_julius_eugen_ruhl
}